home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / interface / browser.swf / scripts / DefineButton2_241 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-06-13  |  65 b   |  5 lines

  1. on(release){
  2.    _level1.volta_inicio();
  3.    gotoAndStop(1);
  4. }
  5.